(Leadtools.Annotations.Core)

AnnObservableCollection<T> Constructor(IEnumerable<T>)

Show in webframe





Source collection. Items will be added to this collection.
Initializes a new instance of AnnObservableCollection> from the specified collection.
Syntax
public AnnObservableCollection<T>( 
   IEnumerable<T> collection
)
Public Function New( _
   ByVal collection As IEnumerable(Of T) _
)

            

            
function AnnObservableCollection( 
   collection 
)

Parameters

collection
Source collection. Items will be added to this collection.
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.